home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #1 / Amiga Plus CD - 1996 - No. 1.iso / pd / grafik / dust_v2.34 / dusthelp2 / cmds7 < prev    next >
Text File  |  1995-09-28  |  3KB  |  46 lines

  1.    7. MISC COMMANDS (WINDOWS, INTERFACE, ...)
  2. -----------------------------------------------------------------
  3.    Type "?<command>" or "help(<command>)" to get a
  4.    description of one of the following commands:
  5.  
  6.     ABOUT             - show program-information
  7.     AVAIL             - prints available memory
  8.     CALC or .         - calculate mathematical expressions
  9.     CD                - change Directory
  10.     CLOSEWINDOWS      - close all windows drawing specified object
  11.     EXEC              - execute a batchfile
  12.     ECHO              - type a message (useful in batchfiles)
  13.     FOR               - for-loops
  14.     GET               - show program-parameter(s)
  15.     IF                - simple if-construct
  16.     INTERPOLATEDATA   - interpolate points from data-file
  17.     LOADCONFIG        - load a config-file (default s:.dustrc)
  18.     LWSTAGING         - create multiple Scene-Files from one (for LIGHTWAVE)
  19.     MEMORY            - show memory consumption of an object
  20.     MEMORYP           - show memory consumption of a particle-object
  21.     REQUEST           - let the user confirm actions (in batchfiles)
  22.     REXX              - enter the Dust-ARexx-mode
  23.     SAVECONFIG        - save a config-file (default s:.dustrc)
  24.     SET               - set program-parameters
  25.     SHOWVALUES        - show all user-defined constants
  26.     STAGING2          - create a multi-object-stagefile ("ISL2.0")
  27.     STAGING3          - create a multi-object-stagefile ("ISL3.x")
  28.     TIME              - print execution time of the last command
  29.     WINDOW            - open a preview window
  30.     WINDOWSEQ         - open well-arranged windows showing an object-sequence
  31.     WINDOWCLOSE       - close the specified window
  32.     WINDOWDRAWMODE    - change the perspective-flag of the specified window
  33.     WINDOWFRONT       - bring the specified window into foreground
  34.     WINDOWOUTLINED    - change the outlined-flag of the specified window
  35.     WINDOWPERSPECTIVE - change the perspective-flag of the specified window
  36.     WINDOWPOS         - move the specified window
  37.     WINDOWREDRAW      - redraw the contents of the specified window
  38.     WINDOWRESCALE     - rescale the specified window (keepscale=TRUE)
  39.     WINDOWROTX        - increase the angle of X-rotation
  40.     WINDOWROTZ        - increase the angle of Z-rotation
  41.     WINDOWSAVE        - save the image of the specified window as ILBM
  42.     WINDOWSIZE        - size the specified window
  43.     WINDOWZOOM        - increase the zoom-factor of the specified window
  44.     !                 - execute DOS-commands
  45.     # or ;            - comment
  46.